Release 10.1A: OpenEdge Reporting:
Query/Results Administration and Development
Editing a QC7 file
The
QC7file (query configuration file) contains information about table relationships, security, export formats, label formats, page formats, and so forth for a Results application. When you start Results with a database or set of databases for the first time, Results builds aQC7file and names the file using the name of the first database connected (dbname.qc7).By default, Results tries to create the
QC7file in the same directory that contains the first database connected. However, if the database is on another machine, Results might not be able to reach that directory. In that case, Results places theQC7file in the current directory. Once Results creates theQC7file, you can move it to any directory in thePROPATH. When you start Results, it first searches the current directory and then the directories of thePROPATHfor aQC7file. For Windows environments, thePROPATHenvironment variable is specified in the [Startup] section of the environment (.ini) file.For more information about the
PROPATHenvironment variable file, see OpenEdge Getting Started: Installation and Configuration .The Query
Site Admin and Query
Customize menus allow you to interactively edit a
QC7file. As a general rule, you should not edit aQC7file using an ASCII editor. There are a few exceptions to this general rule:
- The r-code version has changed and you must regenerate the fastload system associated with the current
QC7file.- The directory structure of your Results application has changed during the deployment process. If this happens, you must fix the pathnames specified for feature procedures, integration procedures, and icon files in the
QC7file prior to starting Results.If you must edit a
QC7file with an ASCII editor, follow these guidelines:
- Always back up the
QC7file before editing it.- Do not change the order of options before the fastload=line in the
QC7file. However, after the fastload= line, the order of entries after theQC7file does not matter, as long as each group of entries is together.- Delete the s.r file from the file. Deleting the s.r file from the
QC7file forces Results to regenerate the fastload system from theQC7file the next time you start Results.For more information about
QC7files, see Chapter 2, " Administering Results."
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |